-
1 Type-Length-Value
"A method of organizing data that involves a Type code (16 bit), a specified length of a Value field (16 bit), and the data in the Value field (variable)." -
2 Type, Length, Value
"A method of organizing data that involves a Type code (16 bit), a specified length of a Value field (16 bit), and the data in the Value field (variable).""Type, Length, Value" -
3 type inference
A process in which the compiler determines the data type of a local variable that has been declared without an explicit data type declaration. The type is inferred from the initial value provided for the variable. -
4 type mismatch
A general error that happens when assigning a value to a variable of another type or when comparing values of incompatible data types. -
5 type checking
"The process performed by a compiler or interpreter to make sure that when a variable is used, it is treated as having the same data type as it was declared to have." -
6 value type
"A data type that is represented by the type's actual value. If a value type is assigned to a variable, that variable is given a fresh copy of the value. (This is in contrast to a reference type, where assignment does not create a copy.) Value types are usually created on a method's stack frame, rather than in the garbage-collected heap. A value type can be boxed, which is a process that creates a corresponding reference type." -
7 queryable type
"The type of the query variable in a LINQ query. The type of the variable that represents the data source is also a queryable type. A queryable type can be implicitly or explicitly typed, but in either case it must be a generic IEnumerable or IQueryable type." -
8 reference type
"A data type that is represented by a reference (similar to a pointer) to the type's actual value. If a reference type is assigned to a variable, that variable references (or ""points to"") the original value. No copy is made. Reference types comprise classes, interfaces, delegates, and boxed value types." -
9 local type inference
A process in which the compiler infers the type of a local variable that is declared with the var keyword in C# or without an As clause in Visual Basic. The compiler infers the type of the variable from the type of the initializer expression. -
10 implicitly typed local variable
A local variable whose type is inferred from the expression that initializes the variable.English-Arabic terms dictionary > implicitly typed local variable
-
11 Object data type
"A fundamental data type representing any object that can be recognized by Visual Basic. Although you can declare any object variable as type Object, it is best to declare object variables according to their specific types." -
12 Long data type
"A fundamental data type that holds large integers. A Long variable is stored as a 32-bit number ranging in value from -2,147,483,648 to 2,147,483,647." -
13 Integer data type
"A fundamental data type that holds integers. An Integer variable is stored as a 16-bit (2-byte) number ranging in value from -32,768 to 32,767." -
14 String data type
"A fundamental data type that holds characters, one character per 2 bytes. A fixed-length string can contain 1 to 64K characters; a variable-length string can contain 1 to 2 billion." -
15 task type
"A characterization of a task based on which aspect of the task is fixed and which aspects are variable. There are three task types: Fixed Units, Fixed Work, and Fixed Duration. The default task type in Project is Fixed Units." -
16 visualizer
"A component of the Visual Studio debugger user interface that creates a dialog box or other interface to displays a variable or object in a meaningful way that is appropriate to its data type. For example, an HTML visualizer interprets an HTML string and displays the result as it would appear in a browser window, a bitmap visualizer interprets a bitmap structure and displays the graphic it represents, and so on. Some visualizers allow you to edit as well as view the data." -
17 TLV
"A method of organizing data that involves a Type code (16 bit), a specified length of a Value field (16 bit), and the data in the Value field (variable)." -
18 varchar
"The variable-length data type with a maximum of 8,000 ANSI characters." -
19 varbinary
"A variable-length data type with a maximum of 8,000 bytes of binary data." -
20 sql_variant
"A data type that stores values of several data types, except for text, ntext, image, timestamp, and sql_variant types. It is used in a column, parameter, variable, or return value of a user-defined function."
- 1
- 2
См. также в других словарях:
Variable star — A star is classified as variable if its apparent brightness as seen from Earth changes over time, whether the changes are due to variations in the star s actual luminosity, or to variations in the amount of the star s light that is blocked from… … Wikipedia
Variable ellipsoïdale — En astronomie, une variable ellipsoïdale est un type d étoile variable. Ce sont des systèmes binaires serrés dont les composantes sont de forme ellipsoïdale. Elles ne sont pas éclipsantes, mais des fluctuations de magnitude apparente se… … Wikipédia en Français
Type system — Type systems Type safety Inferred vs. Manifest Dynamic vs. Static Strong vs. Weak Nominal vs. Structural Dependent typing Duck typing Latent typing Linear typing Uniqueness typing … Wikipedia
Type de données — Type (informatique) Pour les articles homonymes, voir Type (homonymie). En programmation un type de données, ou simplement type, définit le genre de contenu d une donnée et les opérations pouvant être effectuées sur la variable correspondante.… … Wikipédia en Français
Variable de type Beta Lyr — Variable de type Beta Lyrae En astronomie, une variable de type Beta Lyrae est un type particulier d étoile binaire à éclipses. Sommaire 1 Caractéristiques 2 Flux de matière 3 Courbe de luminosité … Wikipédia en Français
Variable de type beta lyrae — En astronomie, une variable de type Beta Lyrae est un type particulier d étoile binaire à éclipses. Sommaire 1 Caractéristiques 2 Flux de matière 3 Courbe de luminosité … Wikipédia en Français
Variable de type β Lyr — Variable de type Beta Lyrae En astronomie, une variable de type Beta Lyrae est un type particulier d étoile binaire à éclipses. Sommaire 1 Caractéristiques 2 Flux de matière 3 Courbe de luminosité … Wikipédia en Français
Variable de type β Lyrae — Variable de type Beta Lyrae En astronomie, une variable de type Beta Lyrae est un type particulier d étoile binaire à éclipses. Sommaire 1 Caractéristiques 2 Flux de matière 3 Courbe de luminosité … Wikipédia en Français
Variable Beta Lyr — Variable de type Beta Lyrae En astronomie, une variable de type Beta Lyrae est un type particulier d étoile binaire à éclipses. Sommaire 1 Caractéristiques 2 Flux de matière 3 Courbe de luminosité … Wikipédia en Français
Variable Beta Lyrae — Variable de type Beta Lyrae En astronomie, une variable de type Beta Lyrae est un type particulier d étoile binaire à éclipses. Sommaire 1 Caractéristiques 2 Flux de matière 3 Courbe de luminosité … Wikipédia en Français
Variable aleatoire — Variable aléatoire réelle Un exemple de variable aléatoire : la fonction qui associe au résultat du jet de deux dés la somme de leurs valeurs Une variable aléatoire réelle est une variable aléatoire à valeurs dans , ou une partie de … Wikipédia en Français